.index_product{width:100%; margin:auto; margin-top:45px;}
.index_product_title{width:1190px; margin:auto; font-size:32px; line-height:42px; color:#222222; background: url(../ZERO/img/index_pro_title.png) no-repeat center; text-align:center;}
.index_product_title2{width:100%; text-align:center; font-size:20px; color:#cfcfcf; line-height:28px; font-family:'Arial';}

.index_product_tab{width:1190px; margin:auto; margin-top:22px; text-align:center;}
.index_product_tab ul{ display:inline-block;}
.index_product_tab ul li{ float:left;}
.index_product_tab ul li h3{ font-size:16px; padding:0 30px; color:#888888; line-height:35px; font-weight:normal;}
.index_product_tab ul li h3:hover{ background:#ffdd00; color:#222222; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px;}
.index_product_tab ul li a:hover{ text-decoration:none;}
.index_product_tab .class_menu h3{color:#222222; font-size:16px; font-weight:bold; padding:0 30px 0 0;}
.index_product_tab:hover .class_menu h3{ background:none; color:#222222;}

.index_products_list{min-width:1190px; max-width:1459px; margin:auto; margin-top:28px; position:relative; overflow:hidden;}
.index_pro_List{ width:1190px; height:520px; position:relative; overflow:hidden; margin:auto;}
.section2{position: absolute;width: 10000px;}
.section2 ul li{float:left;display:inline;width:286px;height:260px;overflow:hidden;position:relative; text-align:left; }
.c2_lc{width:1190px;float: left;}
.c2_lc li{float:left;width:286px;height:260px;}

.index_products_pagepro{width:286px; float:left; position:relative; margin-bottom:20px; overflow:hidden;}
.index_products_proimg{width:286px; height:210px; overflow:hidden;}
.index_products_proimg img{width:286px; height:210px; display:block;}
.index_products_proname {width:276px; padding:5px; text-align:center;}
.index_products_proname a{font-size:14px; color:#333333; line-height:20px; font-weight:normal;}
.index_products_pagepro .index_products_rsp{width:286px;height:210px; background:url(../ZERO/img/probg.png); overflow:hidden;position: absolute; top:0;left:0px; cursor:pointer;}
.index_products_pagepro .index_products_text{position:absolute;width:266px;height:134px;left:-286px;top:76px;overflow:hidden; text-align:center; font-size:16px; color:#ffffff; line-height:25px; padding:0 10px;}
.index_products_pagepro .index_products_text img{width:39px; height:39px; overflow:hidden; border:none;}
.index_products_pagepro:hover{ cursor:pointer;}
.index_products_pagepro:hover .index_products_proname a{color:#ffdd00;}
.index_products_more{width:146px; height:35px; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; margin:auto; margin-top:29px; background:#3c3c3c; line-height:35px; text-align:center;}
.index_products_more a{ font-size:16px; color:#ffffff;}
.index_products_more:hover{background:#ffdd00;}
.index_products_more a:hover{ text-decoration:none;}
.index_products_more:hover a{ color:#222222;}

#c2_slide_prev,#c2_slide_next{display: block;width:43px;height:43px; position:absolute; top:215px}
#c2_slide_prev{background:url(../ZERO/img/case_left.png) no-repeat; left:0px}
#c2_slide_prev:hover{background:url(../ZERO/img/case_left2.png) no-repeat;}
#c2_slide_next{background:url(../ZERO/img/case_right.png) no-repeat; right:0px}
#c2_slide_next:hover{background:url(../ZERO/img/case_right2.png) no-repeat;}

#index_products_animate,#index_products_animate_1,#index_products_animate_2,#index_products_animate_3{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}